<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("styles.css");
/*
   * The wx.zhangruiwoloveni *
   * http://xoabc.com/ *
   * Released on: 2019,08,02 *
*/  

/* header */
.header {
    width: 100%
}
.header .logo {
    margin: 21px 0 19px
}
.header .tel {
    height: 31px;
    margin-top: 46px;
    position: relative;
}
.header .tel span {
    display: inline-block;
    color: #777;
    font-size: 15px;
    vertical-align: middle;
    background: url(/images/tel_x.jpg) right center no-repeat
}
.header .tel span h4 {
    display: inline-block;
    color: #ec1b24;
    font-size: 26px;
    padding: 3px 18px 0 5px;
    vertical-align: -3px
}
.header .tel span.ico {
    padding: 0 20px;
    font-size: 21px;
    min-height: 20px
}
.header .tel span.wx {
    background: 0 none;
    padding-right: 0;
}
.header .tel span i {
    -webkit-text-stroke: 0.03em #fff;
    cursor: pointer;
}
.header .tel .search {
    display: none;
    width: 290px;
    height: 38px;
    padding: 10px 15px 0;
    background-color: #f9f9f9;
    position: absolute;
    top: 30px;
    right: 0;
    border: 1px solid #eee;
    z-index: 99999;
}
.header .tel .search input {
    border: 1px solid #ddd;
    padding: 0 6px;
    color: #666;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    width: 220px
}
.header .tel .search input.btn {
    width: 50px;
    height: 26px;
    padding: 0;
    background-color: #ec1b24;
    color: #fff;
    border: 0 none;
    margin-left: 3px;
    cursor: pointer;
}
.header .tel .weixin {
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    border: 1px solid #eee;
    background-color: #fff;
    z-index: 99999;
}
.header .tel .weixin img {
    width: 135px
}
.naver {
    width: 100%;
    height: 57px;
    line-height: 57px;
    background-color: #027cc7;
    margin-bottom: 1px
}
.naver li {
    float: left;
    background: url(/images/navx.jpg) right center no-repeat;
    position: relative;
}
.naver li a {
    color: #fff;
    display: block;
    padding: 0 34px;
}
.naver li a:hover,
.naver li a.on {
    background-color: #ec1b24;
}
.naver li .subnav {
    display: none;
    position: absolute;
    top: 57px;
    left: 0;
    background-color: #027cc7;
    width: 100%;
    z-index: 99999;
}
.naver li:hover .subnav {
    display: block;
}
.naver li:hover .subnav a {
    padding: 0;
    line-height: 45px;
    border-top: 1px solid #0074bc
}
.latest {
    border-top: 7px solid #107bc9;
    margin-top: 1px
}
.latest .latest_box {
    width: 988px;
    padding: 0 46px;
    height: 40px;
    margin: 0 auto;
    background-color: #107bc9;
    position: relative;
}
.latest .latest_box span {
    display: block;
    position: absolute;
    bottom: 0;
    border: 20px solid #107bc9;
    border-bottom-color: #fff;
    width: 0;
    height: 0;
}
.latest .latest_box span.lat_l {
    left: 0;
    border-left-color: #fff;
}
.latest .latest_box span.lat_r {
    right: 0;
    border-right-color: #fff;
}
.latest .latest_box .lat_dt {
    width: 730px;
    color: #d3ecfb;
}
.latest .latest_box .lat_dt a {
    color: #d3ecfb;
    display: inline-block;
    padding: 0 20px 0 3px
}
.latest .latest_box .lat_dt em {
    color: #90bfe2;
    font-size: 12px
}
.latest .latest_box .lat_ss {
    width: 250px
}
.latest .latest_box .lat_ss input {
    border: 0 none;
    background: 0 none;
    color: #6cb5f3;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    vertical-align: middle
}
.latest .latest_box .lat_ss input.ss_box {
    width: 225px
}

/* main */
.main {
    width: 1200px;
    margin: 0 auto;
}
.wrapper {
    width: 100%;
}
.wrapper .wp_bt {
    color: #2a2a2a;
}
.wrapper .wp_bt span {
    display: block;
    width: 33px;
    height: 3px;
    margin: 9px auto 0;
    background-color: #ec1b24;
}
.wrapper .service {
    padding: 54px 0 69px
}
.wrapper .service ul {
    margin: 35px -22px 0 0
}
.wrapper .service li {
    float: left;
    width: 283px;
    height: 235px;
    margin-right: 22px;
    position: relative;
    overflow: hidden;
}
.wrapper .service li img {
    width: 283px;
    height: 235px;
    transition: all 0.8s;
    -webkit-transition: all .8s
}
.wrapper .service li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}
.wrapper .service li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter:alpha(opacity=50);
    background: rgba(0,0,0,0.5)
}
.wrapper .service li a {
    color: #fff;
}
.wrapper .service li span i {
    display: block;
    font-size: 38px;
    margin: 76px auto 21px;
}
.wrapper .abouts {
    width: 100%;
    height: 513px;
    background: url(/images/wp_ab_bg.jpg) center no-repeat;
    position: relative;
    overflow: hidden;
}
.wrapper .abouts_r {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    background: #fff;
    filter:alpha(opacity=80);
    background: rgba(255,255,255,0.8)
}
.wrapper .abouts_r .abs_box {
    margin: 72px 0 0 39px;
    width: 557px
}
.wrapper .abouts_r .abs_bt {
    border-left: 3px solid #ec1b24;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    color: #2a2a2a;
    font-size: 26px;
    padding-left: 13px
}
.wrapper .abouts_r .abs_info {
    color: #292929;
    padding-top: 32px;
    text-shadow: 0 1px 0 #fff
}
.wrapper .abouts_r .abs_btn {
    width: 143px;
    height: 41px;
    line-height: 41px;
    border: 1px solid #e3050a;
    margin-top: 40px;
}
.wrapper .abouts_r .abs_btn a {
    display: block;
    background-color: #ec1b24;
    color: #fff;
}
.wrapper .abouts_r .abs_btn a:hover {
    background-color: #e3050a;
}
.wrapper .cases {
    padding: 57px 0;
    position: relative
}
.wrapper .cases li {
    float: left;
    width: 287px;
    height: 222px;
    margin-right: 17px;
    overflow: hidden;
    position: relative;
}
.wrapper .cases li img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.8s;
    -webkit-transition: all .8s
}
.wrapper .cases li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}
.wrapper .cases li span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    filter:alpha(opacity=50);
    background: rgba(0,0,0,0.5);
    width: 100%;
    line-height: 47px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px
}
.wrapper .cases li a {
    color: #fff;
}
.wrapper .cases .bd {
    width: 1200px;
    margin: 36px auto 10px;
    overflow: hidden;
}
.wrapper .cases .hd .prev,
.wrapper .cases .hd .next {
    position: absolute;
    top: 52%;
    cursor: pointer;
    background: url(/images/right.jpg) no-repeat;
    width: 37px;
    height: 61px;
}
.wrapper .cases .hd .prev {
    right: 40px
}
.wrapper .cases .hd .next {
    left: 40px;
    background: url(/images/left.jpg) no-repeat;
}
.wrapper .news {
    width: 100%;
    padding: 55px 0;
    background-color: #f7f7f7;
}
.wrapper .news .wp_bt {
    margin-bottom: 37px;
}
.wrapper .news_box {
    width: 530px;
    padding: 28px 30px;
    background-color: #fff;
}
.wrapper .news_box_bt {
    width: 100%
}
.wrapper .news_box_bt span {
    width: 36px;
    border-bottom: 2px solid #ec1b24;
    display: block;
    margin-top: 8px;
}
.wrapper .news_pic {
    padding: 17px 0;
    border-bottom: 1px solid #f1f1f1
}
.wrapper .news_pic dt {
    float: left;
    width: 23%;
    height: 86px;
    overflow: hidden;
    text-align: center;
    margin-left: 1px
}
.wrapper .news_pic dt img {
    height: 100%;
    margin: 0 -100%
}
.wrapper .news_pic dd {
    float: right;
    width: 75%
}
.wrapper .news_pic dd a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wrapper .news_pic dd span {
    display: block;
    color: #aaa;
    padding: 7px 0
}
.wrapper .news_pic dd span i {
    padding-right: 5px
}
.wrapper .news_pic dd span i.fa-eye {
    padding-left: 5px
}
.wrapper .news_pic dd span.info {
    color: #999;
    padding: 0
}
.wrapper .news_list {
    padding-top: 15px;
}
.wrapper .news_list li i {
    padding: 0 6px 0 2px
}
.wrapper .news_list li span {
    display: inline-block;
    color: #aaa;
    font-size: 12px;
    padding-left: 20px
}
.wrapper .news_list li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wrapper .hzdw {
    width: 100%
}
.wrapper .hzdw_bt {
    height: 30px;
    border-left: 3px solid #ec1b24;
    color: #444;
    padding-left: 14px;
    margin: 47px 0 27px
}
.wrapper .hzdw_list {
    margin-bottom: 57px;
}
.wrapper .hzdw_list ul {
    margin-right: -12px
}
.wrapper .hzdw_list li {
    float: left;
    width: 188px;
    height: 91px;
    border: 1px solid #e9e9e9;
    margin-right: 12px
}
.wrapper .hzdw_list li:hover {
    border-color: #ec1b24
}
.wrapper .hzdw_list li .link_pic {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 178px;
    height: 81px;
    padding: 5px
}
.wrapper .hzdw_list li img {
    max-width: 100%;
    max-width: 100%;
}
.wrapper .links {
    width: 100%;
    height: 57px;
    line-height: 57px;
    background-color: #f7f7f7;
    color: #7c7c7c;
}
.wrapper .links strong {
    font-size: 14px
}
.wrapper .links a {
    color: #8a8a8a;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px
}
.wrapper .links a:hover {
    color: #ec1b24;
}


/* columns */
.col_solid {
    width: 100%;
    height: 350px;
    position: relative;
}
.col_solid .position {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter:alpha(Opacity=50);
    background: rgba(0,0,0,0.5);
}
.col_solid .position span {
    display: block;
    background: url(/images/col_ico.png) center bottom no-repeat;
    font-size: 36px;
    height: 96px;
    padding-top: 90px;
}
.about {
    width: 100%;
    padding: 20px 0;
    background-color: #f7f7f7;
}
.about_box {
    background-color: #fff;
    padding: 40px
}
.about_box .about_bt {
    width: 100%
}
.about_box .about_btl {
    padding: 0
}
.about_box .about_btl span {
    display: block;
    width: 50px;
    height: 0;
    border-bottom: 2px solid #ec1b24;
    padding-top: 10px;
}
.about_box .about_btr {
    padding-top: 2px;
}
.about_box .about_btr,
.about_box .about_btr a {
    color: #888;
}
.about_box .about_btr i {
    display: inline-block;
    padding: 0 5px
}
.about_box .about_btr a:hover {
    color: #ec1b24;
}
.about_box .about_nav {
    padding: 0
}
.about_box .about_nav li {
    float: left;
    margin-right: 10px;
}
.about_box .about_nav li a {
    display: block;
    background-color: #f5f5f5;
    border: 1px solid #f0f0f0;
    padding: 9px 28px;
    margin-top: 25px;
}
.about_box .about_nav li a:hover,
.about_box .about_nav li a.on {
    background: #ec1b24;
    color: #fff;
    border-color: #e5161f
}
.about_box .about_info {
    padding: 30px 0
}
.about_box .about_info img {
    max-width: 100%
}



/* news */
.newslist {
    padding: 1% 0
}
.newslist dl {
   padding: 25px 20px;
   height: 123px;
   background-color: #f9f9f9;
   margin-top: 25px;
   position: relative;
}
.newslist dt,
.newslist dd {
   position: absolute;
   top: 25px
}
.newslist dt {
   left: 25px;
   width: 16%;
   height: 123px;
   overflow: hidden;
   text-align: center;
}
.newslist dt img {
   height: 100%;
}
.newslist dd {
   right: 25px;
   width: 78%
}
.newslist dd span {
   display: block;
}
.newslist dd span.bt a {
   color: #282828;
   font-size: 18px;
   font-weight: bold;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   padding-top: 3px;
}
.newslist dd span.bt a:hover {
   color: #ec1b24;
}
.newslist dd span.desc {
   color: #7b7b7b;
   font-size: 13px;
   padding: 11px 0;
   line-height: 20px;
}
.newslist dd span.time {
   font-size: 14px;
   color: #7b7b7b;
}
.newslist dd span.more a {
   color: #ec1b24;
   display: block;
   margin-top: 10px;
}

/* products */
.products {
    padding: 2% 0 5%
}
.products li {
    float: left;
    width: 30.33333%;
    margin: 1.5%
}
.products li img {
    width: 100%
}
.products li .link-pic {
    width: 100%;
    height: 233px;
    display: inline-block;
    overflow: hidden;
}
.products li img {
    height: 100%;
    transition: all 0.6s;
    -webkit-transition: all .6s
}
.products li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.products li p {
    margin-top: 2px;
}
.products li p a {
    display: block;
    background-color: #f7f7f7;
    color: #626262;
    font-size: 15px;
    line-height: 50px;
}
.products li p a:hover {
    background-color: #ec1b24;
    color: #fff;
}

/* photolist */
.photolist {
    padding: 2% 0 
}
.photolist ul {
    margin-right: -1%
}
.photolist li {
    float: left;
    width: 24%;
    margin: 0 1% 1% 0
}
.photolist li img {
    width: 100%;
    transition: all 0.6s;
    -webkit-transition: all .6s
}
.photolist li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.photolist li .link-pic {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: inline-block
}
.photolist li p {
    margin-top: 2px;
}
.photolist li p a {
    display: block;
    background-color: #f5f5f5;
    color: #626262;
    font-size: 15px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.photolist li p a:hover {
    background-color: #ec1b24;
    color: #fff;
}

/* details */
.details {
    padding: 2% 0;
}
.details .title {
    color: #ec1b24
}
.details .time {
    color: #999;
    padding: 0 0 16px;
    border-radius: 1px;
    margin: 12px 0 16px;
    border-bottom: 1px solid #f0f0f0;
}
.details .time i {
    display: inline-block;
    padding: 0 5px 0 5px;
}
.details .pics {
    margin: 3% 0
}
.details .pics img {
    max-width: 100%;
}
.details .contents {
    color: #666;
    padding: 1%
}
.details .contents a {
    color: #666
}
.details .contents img {
    max-width: 100%;
}
.details .contents table,
.details .contents tr,
.details .contents td {
    border: 1px solid #ccc
}
.details .next {
    border: 1px solid #f0f0f0;
    color: #666;
    margin-top: 35px;
    padding: 1.5%;
    background-color: #f5f5f5;
}
.details .next a {
    color: #666;
}
.details .next a:hover {
    color: #ec1b24
}

/* video */
.video {
    padding: 2% 0 5%
}
.video li {
    float: left;
    width: 31.33333%;
    height: 321px;
    overflow: hidden;
    margin: 1%;
    position: relative;
}
.video li img {
    height: 321px
}
.video li span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/play.png) center no-repeat #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    width: 100%;
    height: 100%;
    text-align: center;
}




/* Next */
.cp-Next { 
    width:100%;
    padding:15px 0 0;
}

/* message */
.message {
    padding: 0;
}
.message .msg {
    padding: 0;
}
.message .msg-form {
    padding: 0;
}
.message .msg-form li {
    margin-bottom: 8px;
    display: block;
}
.message .msg-form li span {
    display: inline-block;
    vertical-align: top;
    width: 130px
}
.message .msg-form li span i {
    color: #f00;
    padding-right: 5px;
}
.message .msg-form li input,
.message .msg-form li textarea {
    border: 0 none;
}
.message .msg-form li .ipt {
    border: 1px solid #BDBFC0;
    padding: 5px;
    width: 55%;
    color: #666;
}
.message .msg-form li .texta {
    height: 80px;
    vertical-align: middle;
}
.message .msg-form li .ipt-code {
    width: 40%;
}
.message .msg-form li img {
    height: 26px;
    display: inline-block;
    vertical-align: -8px;
    margin-left: 3px;
}
.message .msg-form li .btn {
    background: #990000;
    color: #fff;
    padding: 6px 6%;
    cursor: pointer;
    margin-left: 129px;
}

/* footer */
.footer {
    width: 100%;
    background-color: #027cc7;
    padding-top: 58px;
}
.footer .foot_logo {
    padding: 5px 0 59px;
}
.footer .foot_lx {
    padding-left: 60px;
}
.footer .foot_lx h5 {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 20px;
}
.footer .foot_ewm {
    padding: 0
}
.footer .foot_ewm dl {
    float: left;
    width: 160px;
    height: 133px;
    margin-left: 20px;
    background-color: #fff;
    position: relative;
}
.footer .foot_ewm dt,
.footer .foot_ewm dd {
    position: absolute;
}
.footer .foot_ewm dt {
    width: 27px;
    left: 10px;
    top: 28px;
    color: #ec1b24;
    font-size: 14px;
    line-height: 16px;
}
.footer .foot_ewm dd {
    width: 133px;
    height: 133px;
    right: 0
}
.footer .foot_ewm dd img {
    width: 100%;
    height: 100%
}

.footer .copy {
    width: 100%;
    line-height: 58px;
    background-color: #0389cf;
    color: #a8e1ff;
}
.footer .copy a {
    color: #a8e1ff;
}


input::-webkit-input-placeholder { /* WebKit browsers */
  color: #aeaeae;
  font-size: 12px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #aeaeae;
  font-size: 12px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #aeaeae;
  font-size: 12px;
}
</pre></body></html>